@charset "utf-8";
/* CSS Document */
.Top{
	width:1004px;
	height:126px;
	}
	.TMenu{
		width:100%;
		height:126px;
		}
		.TMLogo,.TMMenu{			
			display:inline;
			float:left;
			height:126px;
			}
		.TMLogo{
			position:relative;
			width:325px;
			background:url(../images/CompanyLogo_01.jpg) no-repeat;
			}
			.FlvLogo{
				position:absolute;
				width:322px;
				height:100px;
				top:-1px;
				left:-3px;
				}
		.TMMenu{
			width:679px;			
			}
			.TMMHome,.TMMMenu{
				width:679px;
				}
			.TMMHome{
				height:34px;
				background:url(../images/TMMenuBg_01.jpg) no-repeat;
				}
			.TMMMenu{
				height:92px;
				background:url(../images/TMMenuBg_02.jpg) no-repeat;
				}
				.TMMHList{
					display:inline;
					float:right;
					width:350px;
					height:18px;
					padding:6px 0px 10px 0px;
					}
					.TMMHList dt{
						display:inline;
						float:left;
						width:auto;
						height:14px;
						text-align:center;
						padding:4px 8px 0px 8px;
						}
					.TMMHList dt.homePic{
						padding-left:20px;
						background:url(../images/homeBg.gif) 0px 3px no-repeat;
						}
						.TMMHList dt a{
							color:#999;
							}
					.TMMHList dd{
						display:inline;
						float:left;
						width:1px;
						height:15px;
						margin:3px 0px 0px 0px;
						background-color:#999;
						}
				.TMMHEnCh{
					display:inline;
					float:right;
					width:138px;
					height:18px;
					line-height:18px;
					padding:6px 0px 10px 0px;
					}
					.TMMHCh,.TMMHEn{
						display:inline;
						float:left;
						text-align:center;
						width:50px;
						}
					.TMMHCEshu{
						display:inline;
						float:left;
						width:1px;
						height:14px;
						margin:1px 4px 0px 0px;
						background-color:#2D60B4;
						}
					.TMMHCh a,.TMMHEn a{
						height:18px;
						line-height:18px;
						color:#2D60B4;
						}
				